PDF4Java Reference Documentation
com.o2sol.pdf4java.graphics.formattedcontent Package / PDFFormattedParagraph Class / getSpacingBefore Method
In This Topic
    getSpacingBefore Method
    In This Topic
    Gets the spacing before the paragraph.
    Syntax
    public double getSpacingBefore()

    Return Value

    The space in points above the paragraph content.
    See Also